.aImg,.aImg img{
    display: block;
    width: 100%;
    height: 100%;
}
.mobile-driver-license{
    width: 16rem;
    height: 100%;
    background: #ffffff;
    padding-bottom: 1rem;
}
.mobile-DL-banner{
    width: 16rem;
    height: 7.34rem;
}
.mobile-driver-content{
    width: 14.96rem;
    height: 100%;
    margin: 0 auto;
}
.mobile-DL-introduction{
    height: 100%;
    padding: 0.51rem 0.64rem;
    background: #e9f6ff;
    line-height: 1.417;
    margin-top: 0.28rem;
}
.mobile-DL-introduction a{
    font-size: 0.61rem;
    color: #333333;
}
.mobile-DL-list{
    width: 100%;
    height: 100%;
    margin-top: 0.46rem;
}
.mobile-DL-list li{
    width: 100%;
    height: 4.83rem;
    margin-bottom: 0.64rem;
    position: relative;
}
.mobile-DL-list-img{
    width: 6.44rem;
    height: 4.83rem;
    float: left;
}
.mobile-DL-list-text{
    width: 8.14rem;
    height: 4.83rem;
    padding-left: 0.38rem;
    float: left;
    position: relative;
}
.mobile-DL-list-text-title a{
    font-size: 0.61rem;
    color: #333333;
    line-height: 1.417;
}
.mobile-DL-list-text-time{
    font-size: 0.54rem;
    color: #999;
    position: absolute;
    left: 0.38rem;
    bottom: 0.18rem;
}
.Page-turning{
    width: auto;
    display: flex;
    height: 1.15rem;
    margin: 0 auto;
    margin-top: 2.16rem;
    justify-content: center;
    margin-bottom: 2.25rem;
}
.Page-turning a{
    display: block;
    width: 1.37rem;
    height: 1.13rem;
    font-size: 0.57rem;
    color: #333;
    float: left;
    line-height: 1.1rem;
    text-align: center;
    border: 1px solid #e7e7e7;
    margin-right: 0.28rem;
    background: #f8f8f8;
    cursor: pointer;
}
.Page-turning a.current{
    border: 1px solid #333333;
}